@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400..700;1,400..700&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap');


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
    scroll-padding-top: 2rem;
    list-style: none;
    text-decoration: none;
}

a {
    font-family: "Google Sans Code", monospace;
    font-optical-sizing: auto;
    text-decoration: none;
}

p {
    font-family: "Google Sans Code", monospace;
    font-optical-sizing: auto;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "PT Serif Caption", serif;
    font-weight: 400;
    font-style: normal;
}


/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 320px) {

    /* header */
    /* nav 1 */
    .nav-1 {
        overflow: hidden;
        display: none;
        width: 100%;
    }

    /* nav 1 */

    /* nav 2 */
    .nav-2 {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .navbar-dark {
        overflow: hidden;
        background-color: #ffffff;
        border-bottom: 0.5px solid #e2e2e2;
        width: 100%;
        height: 70px;
    }

    .navbar-brand {
        margin-top: 0px;
        margin-left: 0px;
    }

    .navbar-brand img {
        width: 40px;
    }

    .navbar-toggler-icon-1 {
        border: 2px solid transparent;
    }

    .navbar-toggler-icon-1 i {
        color: #130866;
        font-size: 25px;
    }

    .offcanvas {
        overflow: hidden;
        display: block;
        background-color: #000000;
        width: 100%;
        height: 777px;
    }

    .nav-link {
        color: #ffffff;
        font-size: 17px;
        transition: all 0.5s;

        &:focus:hover {
            color: #130866;
        }
    }

    /* nav 2 */
    /* header */

    /* banner */
    .banner-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .banner-main-bg {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        background-image: url(../Images/banner/banner\ 15.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        margin-top: 70px;
        width: 100%;
        height: 500px;
    }

    /* banner */

    /* body content 1 */

    .body-content-1-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-1-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 500px;
    }

    .body-content-1-text-heading h1 {
        color: #000000;
        font-size: 35px;
        text-align: center;
        margin-top: 130px;
        margin-left: 10px;
        margin-right: 20px;
    }

    .body-content-1-text-heading span {
        color: #130866;
    }

    .body-content-1-text-heading i {
        color: #ff5100;
        font-size: 20px;
    }

    /* body content 1 */

    /* body content 2 */

    .body-content-2-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-2-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 1420px;
    }

    .body-content-2-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-2-text-img {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        width: 300px;
        height: 350px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-2-text-img img {
        width: 300px;
        height: 350px;
    }

    .body-content-2-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #949191; */
        width: 300px;
        height: 900px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-2-text-heading h1 {
        color: #000000;
        font-size: 25px;
        margin-top: 20px;
        margin-left: 0px;
        margin-right: 10px;
    }

    .body-content-2-text-p p {
        color: #525252;
        font-size: 15.1px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 0px;
        padding-right: 10px;
    }

    /* body content 2 */

    /* body content 3 */

    .body-content-3-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-3-main-bg {
        overflow: hidden;
        display: block;
        background-color: #E8F0FE;
        width: 100%;
        height: 870px;
    }

    .body-content-3-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-3-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #868686; */
        width: 300px;
        height: 520px;
        margin-top: 35px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-3-text-heading h1 {
        color: #000000;
        font-size: 20px;
        margin-top: 20px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .body-content-3-text-p p {
        color: #525252;
        font-size: 15px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .body-content-3-text-img {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 300px;
        height: 250px;
        border-radius: 20px;
        margin-top: 20px;
        margin-left: 12px;
        margin-right: 0px;
    }

    .body-content-3-text-img img {
        width: 300px;
        height: 250px;
    }

    /* body content 3 */

    /* body content 4 */
    .body-content-4-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-4-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 1420px;
    }

    .body-content-4-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-4-box-1 {
        overflow: hidden;
        display: block;
        background-color: #ffb86c;
        width: 300px;
        height: 620px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-4-box-1-text-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffb86c; */
        background-image: url(../Images/img/img\ 6.png);
        background-position: 90%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 300px;
        height: 620px;
        border-radius: 20px;
    }

    .body-content-4-box-1-text-heading h1 {
        color: #ffffff;
        font-size: 50px;
        margin-top: 20px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .body-content-4-box-1-text-p p {
        color: #ffffff;
        font-size: 17px;
        text-align: justify;
        padding-top: 0px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .body-content-4-box-2 {
        overflow: hidden;
        display: block;
        background-color: #7d6cff;
        width: 300px;
        height: 650px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-4-box-2-text-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffb86c; */
        background-image: url(../Images/img/img\ 7.png);
        background-position: 10%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 300px;
        height: 650px;
        border-radius: 20px;
    }

    .body-content-4-box-2-text-heading h1 {
        color: #ffffff;
        font-size: 50px;
        margin-top: 20px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .body-content-4-box-2-text-p p {
        color: #ffffff;
        font-size: 17px;
        text-align: justify;
        padding-top: 0px;
        padding-left: 10px;
        padding-right: 10px;
    }

    /* body content 4 */

    /* body content 5 */

    .body-content-5-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-5-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 870px;
    }

    .body-content-5-main-text-bg {
        overflow: hidden;
        display: block;
        background-color: #130866;
        width: 300px;
        height: 780px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-5-main-text-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-5-text-img {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 280px;
        height: 280px;
        border-radius: 20px;
        margin-top: 30px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-5-text-img img {
        width: 280px;
        height: 280px;
    }

    .body-content-5-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        width: 100%;
        height: 370px;
        margin-top: 30px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .body-content-5-text-heading h1 {
        color: #ffffff;
        font-size: 30px;
        margin-top: 0px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .body-content-5-text-p p {
        color: #ffffff;
        font-size: 14px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .body-content-5-text-p li {
        color: #ffffff;
        font-size: 14px;
        text-align: justify;
        padding-top: 5px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .body-content-5-text-p li i {
        color: #ffffff;
        font-size: 15px;
    }

    /* body content 5 */

    /* body content 6 */

    .body-content-6-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-6-main-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffffff; */
        background-image: url(../Images/banner/banner\ 16.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 100%;
        height: 980px;
    }

    .body-content-6-text-bg {
        overflow: hidden;
        display: block;
        background-color: #f8f9faa6;
        backdrop-filter: blur(10px);
        width: 300px;
        height: 880px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-6-text-heading h1 {
        color: #000000;
        font-size: 35px;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 0px;
    }

    .body-content-6-text-p {
        color: #525252;
        font-size: 16px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-6-text-p li {
        color: #525252;
        font-size: 16px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 0px;
        padding-right: 20px;
    }

    .body-content-6-text-p li i {
        color: #ff5100;
        font-size: 18px;
    }

    /* body content 6 */

    /* body content 7 */

    .body-content-7-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-7-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 800px;
    }

    .body-content-7-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-7-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #e2e2e2; */
        width: 100%;
        height: 350px;
        margin-top: 50px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .body-content-7-text-heading h1 {
        color: #000000;
        font-size: 35px;
        text-align: justify;
        margin-top: 30px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-7-text-p li {
        color: #525252;
        font-size: 15px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 20px;
    }

    .body-content-7-text-p i {
        color: #ff5100;
        font-size: 15px;
    }

    .body-content-7-text-img {
        overflow: hidden;
        display: block;
        background-color: #e2e2e2;
        width: 300px;
        height: 300px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 50px;
    }

    .body-content-7-text-img img {
        width: 300px;
        height: 300px;
    }

    /* body content 7 */

    /* footer */

    .footer-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .footer-main-bg {
        overflow: hidden;
        display: block;
        background-color: #F8F9FA;
        width: 100%;
        height: 980px;
    }

    .footer-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .footer-text-box-1 {
        overflow: hidden;
        display: block;
        /* background-color: #ababab; */
        width: 100%;
        height: 350px;
        margin-top: 50px;
        margin-left: 0px;
    }

    .footer-text-heading-div h3 {
        color: #000000;
        font-size: 30px;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-text-p p {
        color: #525252;
        font-size: 14px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-text-box-2 {
        overflow: hidden;
        display: block;
        /* background-color: #ababab; */
        width: 400px;
        height: 300px;
        margin-top: 0px;
        margin-left: 0px;
    }

    .footer-text-heading-2-div h3 {
        color: #000000;
        font-size: 30px;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-text-links-1-div li {
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 0px;
    }

    .footer-text-links-1-div li a {
        color: #525252;
        font-size: 16px;
        padding-top: 10px;
        transition: all ease;

        &:hover {
            color: #0054C2;
            text-decoration: underline;
        }
    }

    /* footer */

    /* footer 2 */

    .footer-2-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .footer-2-main-bg {
        overflow: hidden;
        display: block;
        background-color: #F8F9FA;
        width: 100%;
        height: 150px;
        border-top: 0.5px solid #e2e2e2;
    }

    .footer-2-main-flex-div {
        overflow: hidden;
        display: block;
        justify-content: space-between;
        width: 100%;
    }

    .footer-2-text-1 p {
        color: #525252;
        font-size: 14px;
        padding-top: 25px;
        padding-left: 20px;
        padding-right: 0px;
    }

    .footer-2-text-2 p {
        color: #525252;
        font-size: 14px;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 0px;
    }

    /* footer 2 */
}

/* // Small devices (landscape phones, 375px and up) */
@media (min-width: 375px) {

    /* header */
    /* nav 1 */
    .nav-1 {
        overflow: hidden;
        display: none;
        width: 100%;
    }

    /* nav 1 */

    /* nav 2 */
    .nav-2 {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .navbar-dark {
        overflow: hidden;
        background-color: #ffffff;
        border-bottom: 0.5px solid #e2e2e2;
        width: 100%;
        height: 70px;
    }

    .navbar-brand {
        margin-top: 0px;
        margin-left: 0px;
    }

    .navbar-brand img {
        width: 40px;
    }

    .navbar-toggler-icon-1 {
        border: 2px solid transparent;
    }

    .navbar-toggler-icon-1 i {
        color: #130866;
        font-size: 25px;
    }

    .offcanvas {
        overflow: hidden;
        display: block;
        background-color: #000000;
        width: 100%;
        height: 777px;
    }

    .nav-link {
        color: #ffffff;
        font-size: 17px;
        transition: all 0.5s;

        &:focus:hover {
            color: #130866;
        }
    }

    /* nav 2 */
    /* header */

    /* banner */
    .banner-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .banner-main-bg {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        background-image: url(../Images/banner/banner\ 15.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        margin-top: 70px;
        width: 100%;
        height: 600px;
    }

    /* banner */

    /* body content 1 */

    .body-content-1-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-1-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 500px;
    }

    .body-content-1-text-heading h1 {
        color: #000000;
        font-size: 40px;
        text-align: center;
        margin-top: 100px;
        margin-left: 10px;
        margin-right: 20px;
    }

    .body-content-1-text-heading span {
        color: #130866;
    }

    .body-content-1-text-heading i {
        color: #ff5100;
        font-size: 30px;
    }

    /* body content 1 */

    /* body content 2 */

    .body-content-2-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-2-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 1420px;
    }

    .body-content-2-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-2-text-img {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        width: 355px;
        height: 400px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-2-text-img img {
        width: 355px;
        height: 400px;
    }

    .body-content-2-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #949191; */
        width: 355px;
        height: 900px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-2-text-heading h1 {
        color: #000000;
        font-size: 30px;
        margin-top: 20px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .body-content-2-text-p p {
        color: #525252;
        font-size: 16px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    /* body content 2 */

    /* body content 3 */

    .body-content-3-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-3-main-bg {
        overflow: hidden;
        display: block;
        background-color: #E8F0FE;
        width: 100%;
        height: 870px;
    }

    .body-content-3-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-3-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #868686; */
        width: 355px;
        height: 500px;
        margin-top: 35px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-3-text-heading h1 {
        color: #000000;
        font-size: 25px;
        margin-top: 20px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .body-content-3-text-p p {
        color: #525252;
        font-size: 15px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .body-content-3-text-img {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 350px;
        height: 300px;
        border-radius: 20px;
        margin-top: 20px;
        margin-left: 12px;
        margin-right: 0px;
    }

    .body-content-3-text-img img {
        width: 350px;
        height: 300px;
    }

    /* body content 3 */

    /* body content 4 */
    .body-content-4-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-4-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 1350px;
    }

    .body-content-4-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-4-box-1 {
        overflow: hidden;
        display: block;
        background-color: #ffb86c;
        width: 355px;
        height: 600px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-4-box-1-text-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffb86c; */
        background-image: url(../Images/img/img\ 6.png);
        background-position: 90%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 355px;
        height: 600px;
        border-radius: 20px;
    }

    .body-content-4-box-1-text-heading h1 {
        color: #ffffff;
        font-size: 50px;
        margin-top: 25px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .body-content-4-box-1-text-p p {
        color: #ffffff;
        font-size: 17px;
        text-align: justify;
        padding-top: 0px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .body-content-4-box-2 {
        overflow: hidden;
        display: block;
        background-color: #7d6cff;
        width: 355px;
        height: 600px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-4-box-2-text-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffb86c; */
        background-image: url(../Images/img/img\ 7.png);
        background-position: 10%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 355px;
        height: 600px;
        border-radius: 20px;
    }

    .body-content-4-box-2-text-heading h1 {
        color: #ffffff;
        font-size: 50px;
        margin-top: 25px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .body-content-4-box-2-text-p p {
        color: #ffffff;
        font-size: 17px;
        text-align: justify;
        padding-top: 0px;
        padding-left: 10px;
        padding-right: 10px;
    }

    /* body content 4 */

    /* body content 5 */

    .body-content-5-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-5-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 870px;
    }

    .body-content-5-main-text-bg {
        overflow: hidden;
        display: block;
        background-color: #130866;
        width: 355px;
        height: 780px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-5-main-text-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-5-text-img {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 335px;
        height: 300px;
        border-radius: 20px;
        margin-top: 30px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-5-text-img img {
        width: 335px;
        height: 385px;
    }

    .body-content-5-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        width: 100%;
        height: 370px;
        margin-top: 30px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .body-content-5-text-heading h1 {
        color: #ffffff;
        font-size: 40px;
        margin-top: 0px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .body-content-5-text-p p {
        color: #ffffff;
        font-size: 14px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .body-content-5-text-p li {
        color: #ffffff;
        font-size: 14px;
        text-align: justify;
        padding-top: 5px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .body-content-5-text-p li i {
        color: #ffffff;
        font-size: 15px;
    }

    /* body content 5 */

    /* body content 6 */

    .body-content-6-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-6-main-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffffff; */
        background-image: url(../Images/banner/banner\ 16.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 100%;
        height: 950px;
    }

    .body-content-6-text-bg {
        overflow: hidden;
        display: block;
        background-color: #f8f9faa6;
        backdrop-filter: blur(10px);
        width: 355px;
        height: 850px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-6-text-heading h1 {
        color: #000000;
        font-size: 45px;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 0px;
    }

    .body-content-6-text-p {
        color: #525252;
        font-size: 17px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-6-text-p li {
        color: #525252;
        font-size: 17px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 0px;
        padding-right: 20px;
    }

    .body-content-6-text-p li i {
        color: #ff5100;
        font-size: 18px;
    }

    /* body content 6 */

    /* body content 7 */

    .body-content-7-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-7-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 850px;
    }

    .body-content-7-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-7-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #e2e2e2; */
        width: 100%;
        height: 350px;
        margin-top: 50px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .body-content-7-text-heading h1 {
        color: #000000;
        font-size: 40px;
        text-align: justify;
        margin-top: 30px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-7-text-p li {
        color: #525252;
        font-size: 17px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 20px;
    }

    .body-content-7-text-p i {
        color: #ff5100;
        font-size: 17px;
    }

    .body-content-7-text-img {
        overflow: hidden;
        display: block;
        background-color: #e2e2e2;
        width: 355px;
        height: 355px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 50px;
    }

    .body-content-7-text-img img {
        width: 355px;
        height: 355px;
    }

    /* body content 7 */

    /* footer */

    .footer-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .footer-main-bg {
        overflow: hidden;
        display: block;
        background-color: #F8F9FA;
        width: 100%;
        height: 980px;
    }

    .footer-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .footer-text-box-1 {
        overflow: hidden;
        display: block;
        /* background-color: #ababab; */
        width: 100%;
        height: 300px;
        margin-top: 50px;
        margin-left: 0px;
    }

    .footer-text-heading-div h3 {
        color: #000000;
        font-size: 30px;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-text-p p {
        color: #525252;
        font-size: 14px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-text-box-2 {
        overflow: hidden;
        display: block;
        /* background-color: #ababab; */
        width: 400px;
        height: 300px;
        margin-top: 0px;
        margin-left: 0px;
    }

    .footer-text-heading-2-div h3 {
        color: #000000;
        font-size: 30px;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-text-links-1-div li {
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 0px;
    }

    .footer-text-links-1-div li a {
        color: #525252;
        font-size: 16px;
        padding-top: 10px;
        transition: all ease;

        &:hover {
            color: #0054C2;
            text-decoration: underline;
        }
    }

    /* footer */

    /* footer 2 */

    .footer-2-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .footer-2-main-bg {
        overflow: hidden;
        display: block;
        background-color: #F8F9FA;
        width: 100%;
        height: 150px;
        border-top: 0.5px solid #e2e2e2;
    }

    .footer-2-main-flex-div {
        overflow: hidden;
        display: block;
        justify-content: space-between;
        width: 100%;
    }

    .footer-2-text-1 p {
        color: #525252;
        font-size: 16px;
        padding-top: 25px;
        padding-left: 20px;
        padding-right: 0px;
    }

    .footer-2-text-2 p {
        color: #525252;
        font-size: 16px;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 0px;
    }

    /* footer 2 */
}

/* // Medium devices (tablets, 425px and up) */
@media (min-width: 425px) {

    /* header */
    /* nav 1 */
    .nav-1 {
        overflow: hidden;
        display: none;
        width: 100%;
    }

    /* nav 1 */

    /* nav 2 */
    .nav-2 {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .navbar-dark {
        overflow: hidden;
        background-color: #ffffff;
        border-bottom: 0.5px solid #e2e2e2;
        width: 100%;
        height: 70px;
    }

    .navbar-brand {
        margin-top: 0px;
        margin-left: 0px;
    }

    .navbar-brand img {
        width: 40px;
    }

    .navbar-toggler-icon-1 {
        border: 2px solid transparent;
    }

    .navbar-toggler-icon-1 i {
        color: #130866;
        font-size: 25px;
    }

    .offcanvas {
        overflow: hidden;
        display: block;
        background-color: #000000;
        width: 100%;
        height: 777px;
    }

    .nav-link {
        color: #ffffff;
        font-size: 17px;
        transition: all 0.5s;

        &:focus:hover {
            color: #130866;
        }
    }

    /* nav 2 */
    /* header */

    /* banner */
    .banner-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .banner-main-bg {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        background-image: url(../Images/banner/banner\ 15.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        margin-top: 70px;
        width: 100%;
        height: 700px;
    }

    /* banner */

    /* body content 1 */

    .body-content-1-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-1-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 500px;
    }

    .body-content-1-text-heading h1 {
        color: #000000;
        font-size: 40px;
        text-align: center;
        margin-top: 100px;
        margin-left: 10px;
        margin-right: 20px;
    }

    .body-content-1-text-heading span {
        color: #130866;
    }

    .body-content-1-text-heading i {
        color: #ff5100;
        font-size: 30px;
    }

    /* body content 1 */

    /* body content 2 */

    .body-content-2-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-2-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 1600px;
    }

    .body-content-2-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-2-text-img {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        width: 405px;
        height: 450px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-2-text-img img {
        width: 405px;
        height: 450px;
    }

    .body-content-2-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #949191; */
        width: 405px;
        height: 1010px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-2-text-heading h1 {
        color: #000000;
        font-size: 35px;
        margin-top: 20px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .body-content-2-text-p p {
        color: #525252;
        font-size: 18px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    /* body content 2 */

    /* body content 3 */

    .body-content-3-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-3-main-bg {
        overflow: hidden;
        display: block;
        background-color: #E8F0FE;
        width: 100%;
        height: 870px;
    }

    .body-content-3-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-3-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #868686; */
        width: 405px;
        height: 450px;
        margin-top: 35px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-3-text-heading h1 {
        color: #000000;
        font-size: 25px;
        margin-top: 20px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .body-content-3-text-p p {
        color: #525252;
        font-size: 15px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .body-content-3-text-img {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 400px;
        height: 300px;
        border-radius: 20px;
        margin-top: 20px;
        margin-left: 12px;
        margin-right: 0px;
    }

    .body-content-3-text-img img {
        width: 400px;
        height: 300px;
    }

    /* body content 3 */

    /* body content 4 */
    .body-content-4-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-4-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 1350px;
    }

    .body-content-4-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-4-box-1 {
        overflow: hidden;
        display: block;
        background-color: #ffb86c;
        width: 405px;
        height: 600px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-4-box-1-text-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffb86c; */
        background-image: url(../Images/img/img\ 6.png);
        background-position: 90%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 405px;
        height: 600px;
        border-radius: 20px;
    }

    .body-content-4-box-1-text-heading h1 {
        color: #ffffff;
        font-size: 50px;
        margin-top: 25px;
        margin-left: 20px;
        margin-right: 10px;
    }

    .body-content-4-box-1-text-p p {
        color: #ffffff;
        font-size: 18px;
        text-align: justify;
        padding-top: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-4-box-2 {
        overflow: hidden;
        display: block;
        background-color: #7d6cff;
        width: 405px;
        height: 600px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-4-box-2-text-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffb86c; */
        background-image: url(../Images/img/img\ 7.png);
        background-position: 10%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 405px;
        height: 600px;
        border-radius: 20px;
    }

    .body-content-4-box-2-text-heading h1 {
        color: #ffffff;
        font-size: 50px;
        margin-top: 25px;
        margin-left: 20px;
        margin-right: 10px;
    }

    .body-content-4-box-2-text-p p {
        color: #ffffff;
        font-size: 18px;
        text-align: justify;
        padding-top: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    /* body content 4 */

    /* body content 5 */

    .body-content-5-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-5-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 930px;
    }

    .body-content-5-main-text-bg {
        overflow: hidden;
        display: block;
        background-color: #130866;
        width: 405px;
        height: 830px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-5-main-text-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-5-text-img {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 385px;
        height: 385px;
        border-radius: 20px;
        margin-top: 30px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-5-text-img img {
        width: 385px;
        height: 385px;
    }

    .body-content-5-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        width: 100%;
        height: 370px;
        margin-top: 30px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .body-content-5-text-heading h1 {
        color: #ffffff;
        font-size: 40px;
        margin-top: 0px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .body-content-5-text-p p {
        color: #ffffff;
        font-size: 14px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .body-content-5-text-p li {
        color: #ffffff;
        font-size: 14px;
        text-align: justify;
        padding-top: 5px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .body-content-5-text-p li i {
        color: #ffffff;
        font-size: 15px;
    }

    /* body content 5 */

    /* body content 6 */

    .body-content-6-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-6-main-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffffff; */
        background-image: url(../Images/banner/banner\ 16.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 100%;
        height: 900px;
    }

    .body-content-6-text-bg {
        overflow: hidden;
        display: block;
        background-color: #f8f9faa6;
        backdrop-filter: blur(10px);
        width: 405px;
        height: 800px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-6-text-heading h1 {
        color: #000000;
        font-size: 45px;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 0px;
    }

    .body-content-6-text-p {
        color: #525252;
        font-size: 17px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-6-text-p li {
        color: #525252;
        font-size: 17px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 0px;
        padding-right: 20px;
    }

    .body-content-6-text-p li i {
        color: #ff5100;
        font-size: 18px;
    }

    /* body content 6 */

    /* body content 7 */

    .body-content-7-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-7-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 900px;
    }

    .body-content-7-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-7-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #e2e2e2; */
        width: 100%;
        height: 350px;
        margin-top: 50px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .body-content-7-text-heading h1 {
        color: #000000;
        font-size: 40px;
        text-align: justify;
        margin-top: 30px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-7-text-p li {
        color: #525252;
        font-size: 17px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 20px;
    }

    .body-content-7-text-p i {
        color: #ff5100;
        font-size: 17px;
    }

    .body-content-7-text-img {
        overflow: hidden;
        display: block;
        background-color: #e2e2e2;
        width: 405px;
        height: 405px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 50px;
    }

    .body-content-7-text-img img {
        width: 405px;
        height: 405px;
    }

    /* body content 7 */

    /* footer */

    .footer-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .footer-main-bg {
        overflow: hidden;
        display: block;
        background-color: #F8F9FA;
        width: 100%;
        height: 1050px;
    }

    .footer-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .footer-text-box-1 {
        overflow: hidden;
        display: block;
        /* background-color: #ababab; */
        width: 100%;
        height: 300px;
        margin-top: 50px;
        margin-left: 0px;
    }

    .footer-text-heading-div h3 {
        color: #000000;
        font-size: 30px;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-text-p p {
        color: #525252;
        font-size: 14px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-text-box-2 {
        overflow: hidden;
        display: block;
        /* background-color: #ababab; */
        width: 400px;
        height: 300px;
        margin-top: 50px;
        margin-left: 0px;
    }

    .footer-text-heading-2-div h3 {
        color: #000000;
        font-size: 30px;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-text-links-1-div li {
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 0px;
    }

    .footer-text-links-1-div li a {
        color: #525252;
        font-size: 16px;
        padding-top: 10px;
        transition: all ease;

        &:hover {
            color: #0054C2;
            text-decoration: underline;
        }
    }

    /* footer */

    /* footer 2 */

    .footer-2-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .footer-2-main-bg {
        overflow: hidden;
        display: block;
        background-color: #F8F9FA;
        width: 100%;
        height: 150px;
        border-top: 0.5px solid #e2e2e2;
    }

    .footer-2-main-flex-div {
        overflow: hidden;
        display: block;
        justify-content: space-between;
        width: 100%;
    }

    .footer-2-text-1 p {
        color: #525252;
        font-size: 16px;
        padding-top: 25px;
        padding-left: 20px;
        padding-right: 0px;
    }

    .footer-2-text-2 p {
        color: #525252;
        font-size: 16px;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 0px;
    }

    /* footer 2 */
}

/* // Large devices (desktops, 768px and up) */
@media (min-width: 768px) {

    /* header */
    /* nav 1 */
    .nav-1 {
        overflow: hidden;
        display: none;
        width: 100%;
    }

    /* nav 1 */

    /* nav 2 */
    .nav-2 {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .navbar-dark {
        overflow: hidden;
        background-color: #ffffff;
        border-bottom: 0.5px solid #e2e2e2;
        width: 100%;
        height: 70px;
    }

    .navbar-brand {
        margin-top: 0px;
        margin-left: 0px;
    }

    .navbar-brand img {
        width: 40px;
    }

    .navbar-toggler-icon-1 {
        border: 2px solid transparent;
    }

    .navbar-toggler-icon-1 i {
        color: #130866;
        font-size: 25px;
    }

    .offcanvas {
        overflow: hidden;
        display: block;
        background-color: #000000;
        width: 100%;
        height: 777px;
    }

    .nav-link {
        color: #ffffff;
        font-size: 17px;
        transition: all 0.5s;

        &:focus:hover {
            color: #130866;
        }
    }

    /* nav 2 */
    /* header */

    /* banner */
    .banner-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .banner-main-bg {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        background-image: url(../Images/banner/banner\ 14.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        margin-top: 70px;
        width: 100%;
        height: 500px;
    }

    /* banner */

    /* body content 1 */

    .body-content-1-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-1-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 500px;
    }

    .body-content-1-text-heading h1 {
        color: #000000;
        font-size: 50px;
        text-align: center;
        margin-top: 130px;
        margin-left: 10px;
        margin-right: 20px;
    }

    .body-content-1-text-heading span {
        color: #130866;
    }

    .body-content-1-text-heading i {
        color: #ff5100;
        font-size: 40px;
    }

    /* body content 1 */

    /* body content 2 */

    .body-content-2-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-2-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 1200px;
    }

    .body-content-2-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-2-text-img {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        width: 550px;
        height: 600px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 100px;
        margin-right: 0px;
    }

    .body-content-2-text-img img {
        width: 550px;
        height: 600px;
    }

    .body-content-2-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #949191; */
        width: 670px;
        height: 470px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-2-text-heading h1 {
        color: #000000;
        font-size: 25px;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .body-content-2-text-p p {
        color: #525252;
        font-size: 15px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    /* body content 2 */

    /* body content 3 */

    .body-content-3-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-3-main-bg {
        overflow: hidden;
        display: block;
        background-color: #E8F0FE;
        width: 100%;
        height: 700px;
    }

    .body-content-3-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-3-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #868686; */
        width: 715px;
        height: 300px;
        margin-top: 35px;
        margin-left: 25px;
        margin-right: 0px;
    }

    .body-content-3-text-heading h1 {
        color: #000000;
        font-size: 25px;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .body-content-3-text-p p {
        color: #525252;
        font-size: 15px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-3-text-img {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 400px;
        height: 300px;
        border-radius: 20px;
        margin-top: 20px;
        margin-left: 180px;
        margin-right: 0px;
    }

    .body-content-3-text-img img {
        width: 400px;
        height: 300px;
    }

    /* body content 3 */

    /* body content 4 */
    .body-content-4-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-4-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 950px;
    }

    .body-content-4-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-4-box-1 {
        overflow: hidden;
        display: block;
        background-color: #ffb86c;
        width: 745px;
        height: 400px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-4-box-1-text-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffb86c; */
        background-image: url(../Images/img/img\ 6.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 745px;
        height: 400px;
        border-radius: 20px;
    }

    .body-content-4-box-1-text-heading h1 {
        color: #ffffff;
        font-size: 50px;
        margin-top: 25px;
        margin-left: 20px;
        margin-right: 10px;
    }

    .body-content-4-box-1-text-p p {
        color: #ffffff;
        font-size: 18px;
        text-align: justify;
        padding-top: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-4-box-2 {
        overflow: hidden;
        display: block;
        background-color: #7d6cff;
        width: 745px;
        height: 400px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-4-box-2-text-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffb86c; */
        background-image: url(../Images/img/img\ 7.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 745px;
        height: 400px;
        border-radius: 20px;
    }

    .body-content-4-box-2-text-heading h1 {
        color: #ffffff;
        font-size: 50px;
        margin-top: 25px;
        margin-left: 20px;
        margin-right: 10px;
    }

    .body-content-4-box-2-text-p p {
        color: #ffffff;
        font-size: 18px;
        text-align: justify;
        padding-top: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    /* body content 4 */

    /* body content 5 */

    .body-content-5-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-5-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 1000px;
    }

    .body-content-5-main-text-bg {
        overflow: hidden;
        display: block;
        background-color: #130866;
        width: 745px;
        height: 900px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-5-main-text-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-5-text-img {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 500px;
        height: 500px;
        border-radius: 20px;
        margin-top: 30px;
        margin-left: 130px;
        margin-right: 0px;
    }

    .body-content-5-text-img img {
        width: 500px;
        height: 500px;
    }

    .body-content-5-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        width: 100%;
        height: 300px;
        margin-top: 30px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .body-content-5-text-heading h1 {
        color: #ffffff;
        font-size: 50px;
        margin-top: 0px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .body-content-5-text-p p {
        color: #ffffff;
        font-size: 16px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-5-text-p li {
        color: #ffffff;
        font-size: 16px;
        text-align: justify;
        padding-top: 5px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-5-text-p li i {
        color: #ffffff;
        font-size: 15px;
    }

    /* body content 5 */

    /* body content 6 */

    .body-content-6-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-6-main-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffffff; */
        background-image: url(../Images/banner/banner\ 16.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 100%;
        height: 650px;
    }

    .body-content-6-text-bg {
        overflow: hidden;
        display: block;
        background-color: #f8f9faa6;
        backdrop-filter: blur(10px);
        width: 745px;
        height: 550px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-6-text-heading h1 {
        color: #000000;
        font-size: 50px;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 0px;
    }

    .body-content-6-text-p {
        color: #525252;
        font-size: 18px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-6-text-p li {
        color: #525252;
        font-size: 18px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-6-text-p li i {
        color: #ff5100;
        font-size: 18px;
    }

    /* body content 6 */

    /* body content 7 */

    .body-content-7-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-7-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 1000px;
    }

    .body-content-7-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-7-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #e2e2e2; */
        width: 100%;
        height: 350px;
        margin-top: 50px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .body-content-7-text-heading h1 {
        color: #000000;
        font-size: 40px;
        text-align: justify;
        margin-top: 30px;
        margin-left: 20px;
        margin-right: 0px;
    }

    .body-content-7-text-p li {
        color: #525252;
        font-size: 17px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-7-text-p i {
        color: #ff5100;
        font-size: 17px;
    }

    .body-content-7-text-img {
        overflow: hidden;
        display: block;
        background-color: #e2e2e2;
        width: 500px;
        height: 500px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 130px;
        margin-right: 50px;
    }

    .body-content-7-text-img img {
        width: 500px;
        height: 500px;
    }

    /* body content 7 */

    /* footer */

    .footer-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .footer-main-bg {
        overflow: hidden;
        display: block;
        background-color: #F8F9FA;
        width: 100%;
        height: 1050px;
    }

    .footer-main-flex-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .footer-text-box-1 {
        overflow: hidden;
        display: block;
        /* background-color: #ababab; */
        width: 500px;
        height: 300px;
        margin-top: 50px;
        margin-left: 50px;
    }

    .footer-text-heading-div h3 {
        color: #000000;
        font-size: 30px;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 10px;
    }

    .footer-text-p p {
        color: #525252;
        font-size: 14px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-text-box-2 {
        overflow: hidden;
        display: block;
        /* background-color: #ababab; */
        width: 400px;
        height: 300px;
        margin-top: 50px;
        margin-left: 50px;
    }

    .footer-text-heading-2-div h3 {
        color: #000000;
        font-size: 30px;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 10px;
    }

    .footer-text-links-1-div li {
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 0px;
    }

    .footer-text-links-1-div li a {
        color: #525252;
        font-size: 16px;
        padding-top: 10px;
        transition: all ease;

        &:hover {
            color: #0054C2;
            text-decoration: underline;
        }
    }

    /* footer */

    /* footer 2 */

    .footer-2-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .footer-2-main-bg {
        overflow: hidden;
        display: block;
        background-color: #F8F9FA;
        width: 100%;
        height: 120px;
        border-top: 0.5px solid #e2e2e2;
    }

    .footer-2-main-flex-div {
        overflow: hidden;
        display: block;
        justify-content: space-between;
        width: 100%;
    }

    .footer-2-text-1 p {
        color: #525252;
        font-size: 16px;
        padding-top: 25px;
        padding-left: 20px;
        padding-right: 0px;
    }

    .footer-2-text-2 p {
        color: #525252;
        font-size: 16px;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 0px;
    }

    /* footer 2 */
}


/* // X-Large devices (large desktops, 1024px and up) */
@media (min-width: 1024px) {

    /* header */
    /* nav 1 */

    .navbar-color {
        background-color: #ffffff !important;
        width: 100%;
        height: 60px;
        box-shadow: 0 0 20px 2px rgb(235, 235, 235);
        transition: 1s;
    }

    .nav-1 {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .header-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .header-main-bg {
        overflow: hidden;
        display: block;
        background-color: transparent !important;
        border-bottom: none;
        width: 100%;
        height: 60px;
    }

    .header-main-flex {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .header-logo-div {
        margin-top: 10px;
        margin-left: 90px;
    }

    .header-logo-div img {
        width: 40px;
    }

    .header-nav-links {
        margin-top: 17px;
        margin-left: 230px;
    }

    .header-nav-links li {
        display: inline-block;
        padding-left: 50px;
    }

    .header-nav-links a {
        display: inline-block;
        color: black;
        font-size: 17px;
        transition: all 0.5s;

        &:hover {
            color: #130866;
        }
    }

    .act-page {
        color: #ff5100 !important;
    }

    /* nav 1 */

    /* nav 2 */
    .nav-2 {
        overflow: hidden;
        display: none;
        width: 100%;
    }

    /* nav 2 */
    /* header */

    /* banner */
    .banner-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .banner-main-bg {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        background-image: url(../Images/banner/banner\ 13.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        margin-top: 0px;
        width: 100%;
        height: 500px;
    }

    /* banner */

    /* body content 1 */

    .body-content-1-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-1-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 500px;
    }

    .body-content-1-text-heading h1 {
        color: #000000;
        font-size: 50px;
        text-align: center;
        margin-top: 160px;
        margin-left: 10px;
        margin-right: 20px;
    }

    .body-content-1-text-heading span {
        color: #130866;
    }

    .body-content-1-text-heading i {
        color: #ff5100;
        font-size: 40px;
    }

    /* body content 1 */

    /* body content 2 */

    .body-content-2-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-2-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 700px;
    }

    .body-content-2-main-flex-div {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .body-content-2-text-img {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        width: 400px;
        height: 400px;
        border-radius: 20px;
        margin-top: 130px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-2-text-img img {
        width: 400px;
        height: 400px;
    }

    .body-content-2-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #949191; */
        width: 500px;
        height: 600px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-2-text-heading h1 {
        color: #000000;
        font-size: 25px;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .body-content-2-text-p p {
        color: #525252;
        font-size: 15px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    /* body content 2 */

    /* body content 3 */

    .body-content-3-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-3-main-bg {
        overflow: hidden;
        display: block;
        background-color: #E8F0FE;
        width: 100%;
        height: 450px;
    }

    .body-content-3-main-flex-div {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .body-content-3-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #868686; */
        width: 500px;
        height: 400px;
        margin-top: 35px;
        margin-left: 25px;
        margin-right: 0px;
    }

    .body-content-3-text-heading h1 {
        color: #000000;
        font-size: 25px;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .body-content-3-text-p p {
        color: #525252;
        font-size: 15px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-3-text-img {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 400px;
        height: 300px;
        border-radius: 20px;
        margin-top: 70px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-3-text-img img {
        width: 400px;
        height: 300px;
    }

    /* body content 3 */

    /* body content 4 */
    .body-content-4-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-4-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 600px;
    }

    .body-content-4-main-flex-div {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .body-content-4-box-1 {
        overflow: hidden;
        display: block;
        background-color: #ffb86c;
        width: 490px;
        height: 500px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-4-box-1-text-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffb86c; */
        background-image: url(../Images/img/img\ 6.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 490px;
        height: 500px;
        border-radius: 20px;
    }

    .body-content-4-box-1-text-heading h1 {
        color: #ffffff;
        font-size: 50px;
        margin-top: 25px;
        margin-left: 20px;
        margin-right: 10px;
    }

    .body-content-4-box-1-text-p p {
        color: #ffffff;
        font-size: 18px;
        text-align: justify;
        padding-top: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-4-box-2 {
        overflow: hidden;
        display: block;
        background-color: #7d6cff;
        width: 490px;
        height: 500px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 20px;
        margin-right: 0px;
    }

    .body-content-4-box-2-text-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffb86c; */
        background-image: url(../Images/img/img\ 7.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 490px;
        height: 500px;
        border-radius: 20px;
    }

    .body-content-4-box-2-text-heading h1 {
        color: #ffffff;
        font-size: 50px;
        margin-top: 25px;
        margin-left: 20px;
        margin-right: 10px;
    }

    .body-content-4-box-2-text-p p {
        color: #ffffff;
        font-size: 18px;
        text-align: justify;
        padding-top: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    /* body content 4 */

    /* body content 5 */

    .body-content-5-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-5-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 550px;
    }

    .body-content-5-main-text-bg {
        overflow: hidden;
        display: block;
        background-color: #130866;
        width: 985px;
        height: 460px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 20px;
        margin-right: 0px;
    }

    .body-content-5-main-text-flex-div {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .body-content-5-text-img {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 400px;
        height: 400px;
        border-radius: 20px;
        margin-top: 30px;
        margin-left: 30px;
        margin-right: 0px;
    }

    .body-content-5-text-img img {
        width: 400px;
        height: 400px;
    }

    .body-content-5-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        width: 470px;
        height: 500px;
        margin-top: 30px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-5-text-heading h1 {
        color: #ffffff;
        font-size: 50px;
        margin-top: 0px;
        margin-left: 20px;
        margin-right: 0px;
    }

    .body-content-5-text-p p {
        color: #ffffff;
        font-size: 16px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-5-text-p li {
        color: #ffffff;
        font-size: 16px;
        text-align: justify;
        padding-top: 5px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-5-text-p li i {
        color: #ffffff;
        font-size: 15px;
    }

    /* body content 5 */

    /* body content 6 */

    .body-content-6-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-6-main-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffffff; */
        background-image: url(../Images/banner/banner\ 16.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 100%;
        height: 600px;
    }

    .body-content-6-text-bg {
        overflow: hidden;
        display: block;
        background-color: #f8f9faa6;
        backdrop-filter: blur(10px);
        width: 985px;
        height: 500px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 20px;
        margin-right: 0px;
    }

    .body-content-6-text-heading h1 {
        color: #000000;
        font-size: 50px;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 0px;
    }

    .body-content-6-text-p {
        color: #525252;
        font-size: 18px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-6-text-p li {
        color: #525252;
        font-size: 18px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-6-text-p li i {
        color: #ff5100;
        font-size: 18px;
    }

    /* body content 6 */

    /* body content 7 */

    .body-content-7-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-7-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 550px;
    }

    .body-content-7-main-flex-div {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .body-content-7-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #e2e2e2; */
        width: 500px;
        height: 450px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-7-text-heading h1 {
        color: #000000;
        font-size: 40px;
        text-align: justify;
        margin-top: 30px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-7-text-p li {
        color: #525252;
        font-size: 17px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 20px;
    }

    .body-content-7-text-p i {
        color: #ff5100;
        font-size: 17px;
    }

    .body-content-7-text-img {
        overflow: hidden;
        display: block;
        background-color: #e2e2e2;
        width: 400px;
        height: 400px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 50px;
    }

    .body-content-7-text-img img {
        width: 400px;
        height: 400px;
    }

    /* body content 7 */

    /* footer */

    .footer-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .footer-main-bg {
        overflow: hidden;
        display: block;
        background-color: #F8F9FA;
        width: 100%;
        height: 400px;
    }

    .footer-main-flex-div {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .footer-text-box-1 {
        overflow: hidden;
        display: block;
        /* background-color: #ababab; */
        width: 500px;
        height: 300px;
        margin-top: 50px;
        margin-left: 50px;
    }

    .footer-text-heading-div h3 {
        color: #000000;
        font-size: 30px;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 10px;
    }

    .footer-text-p p {
        color: #525252;
        font-size: 14px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-text-box-2 {
        overflow: hidden;
        display: block;
        /* background-color: #ababab; */
        width: 400px;
        height: 300px;
        margin-top: 50px;
        margin-left: 50px;
    }

    .footer-text-heading-2-div h3 {
        color: #000000;
        font-size: 30px;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 10px;
    }

    .footer-text-links-1-div li {
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 0px;
    }

    .footer-text-links-1-div li a {
        color: #525252;
        font-size: 16px;
        padding-top: 10px;
        transition: all ease;

        &:hover {
            color: #0054C2;
            text-decoration: underline;
        }
    }

    /* footer */

    /* footer 2 */

    .footer-2-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .footer-2-main-bg {
        overflow: hidden;
        display: block;
        background-color: #F8F9FA;
        width: 100%;
        height: 70px;
        border-top: 0.5px solid #e2e2e2;
    }

    .footer-2-main-flex-div {
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .footer-2-text-1 p {
        color: #525252;
        font-size: 16px;
        padding-top: 25px;
        padding-left: 20px;
        padding-right: 0px;
    }

    .footer-2-text-2 p {
        color: #525252;
        font-size: 16px;
        padding-top: 25px;
        padding-left: 0px;
        padding-right: 20px;
    }

    /* footer 2 */
}

/* // XX-Large devices (larger desktops, 1200px and up) */
@media (min-width: 1200px) {
    
    /* header */
    /* nav 1 */

    .nav-1 {
        overflow: hidden;
        display: block;
        padding-top: 0px;
        width: 100%;
    }

    .nav-1 ul li a {
        overflow: hidden;
        display: block;
        padding-top: 5px;
        width: 100%;
    }

    .navbar-color {
        background-color: #ffffff;
        width: 100%;
        height: 70px;
        box-shadow: 0 0 20px 2px rgb(235, 235, 235);
        transition: 1s;
    }

    .header-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .header-main-bg {
        overflow: hidden;
        display: block;
        background-color: transparent !important;
        border-bottom: none;
        width: 100%;
        height: 60px;
    }

    .header-main-flex {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .header-logo-div {
        margin-top: 10px;
        margin-left: 150px;
    }

    .header-logo-div img {
        width: 50px;
    }

    .header-nav-links {
        margin-top: 17px;
        margin-left: 450px;
    }

    .header-nav-links ul {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .header-nav-links ul li {
        list-style: none;
    }

    .header-nav-links a {
        display: inline-block;
        color: black;
        font-size: 17px;
        transition: all 0.5s;

        &:hover {
            color: #130866;
        }
    }

    .act-page {
        color: #ff5100 !important;
    }

    /* nav 1 */

    /* nav 2 */
    .nav-2 {
        overflow: hidden;
        display: none;
        width: 100%;
    }

    /* nav 2 */
    /* header */
    
    /* banner */
    .banner-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .banner-main-bg {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        background-image: url(../Images/banner/banner\ 13.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        margin-top: 20px;
        width: 100%;
        height: 600px;
    }

    /* banner */

    /* body content 1 */

    .body-content-1-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-1-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 250px;
    }

    .body-content-1-text-heading h1 {
        color: #000000;
        font-size: 40px;
        text-align: center;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 20px;
    }

    .body-content-1-text-heading span {
        color: #130866;
    }

    .body-content-1-text-heading i {
        color: #ff5100;
        font-size: 30px;
    }

    /* body content 1 */

    /* body content 2 */

    .body-content-2-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-2-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 700px;
    }

    .body-content-2-main-flex-div {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .body-content-2-text-img {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        width: 500px;
        height: 600px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-2-text-img img {
        width: 500px;
        height: 600px;
    }

    .body-content-2-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #949191; */
        width: 670px;
        height: 600px;
        margin-top: 50px;
        margin-left: 20px;
        margin-right: 0px;
    }

    .body-content-2-text-heading h1 {
        color: #000000;
        font-size: 35px;
        margin-top: 10px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .body-content-2-text-p p {
        color: #525252;
        font-size: 17px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    /* body content 2 */

    /* body content 3 */

    .body-content-3-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-3-main-bg {
        overflow: hidden;
        display: block;
        background-color: #E8F0FE;
        width: 100%;
        height: 500px;
    }

    .body-content-3-main-flex-div {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .body-content-3-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #868686; */
        width: 720px;
        height: 400px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-3-text-heading h1 {
        color: #000000;
        font-size: 40px;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .body-content-3-text-p p {
        color: #525252;
        font-size: 18px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-3-text-img {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 400px;
        height: 400px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-3-text-img img {
        width: 400px;
        height: 400px;
    }

    /* body content 3 */

    /* body content 4 */
    
    .body-content-4-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-4-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 600px;
    }

    .body-content-4-main-flex-div {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .body-content-4-box-1 {
        overflow: hidden;
        display: block;
        background-color: #ffb86c;
        width: 500px;
        height: 500px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 120px;
        margin-right: 0px;
    }

    .body-content-4-box-1-text-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffb86c; */
        background-image: url(../Images/img/img\ 6.png);
        background-position: 90%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 500px;
        height: 500px;
        border-radius: 20px;
    }

    .body-content-4-box-1-text-heading h1 {
        color: #ffffff;
        font-size: 50px;
        margin-top: 50px;
        margin-left: 20px;
        margin-right: 10px;
    }

    .body-content-4-box-1-text-p p {
        color: #ffffff;
        font-size: 17px;
        text-align: justify;
        padding-top: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-4-box-2 {
        overflow: hidden;
        display: block;
        background-color: #7d6cff;
        width: 500px;
        height: 500px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-4-box-2-text-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffb86c; */
        background-image: url(../Images/img/img\ 7.png);
        background-position: 10%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 500px;
        height: 500px;
        border-radius: 20px;
    }

    .body-content-4-box-2-text-heading h1 {
        color: #ffffff;
        font-size: 50px;
        margin-top: 50px;
        margin-left: 20px;
        margin-right: 10px;
    }

    .body-content-4-box-2-text-p p {
        color: #ffffff;
        font-size: 17px;
        text-align: justify;
        padding-top: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    /* body content 4 */

    /* body content 5 */

    .body-content-5-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-5-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 700px;
    }

    .body-content-5-main-text-bg {
        overflow: hidden;
        display: block;
        background-color: #130866;
        width: 1185px;
        height: 600px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-5-main-text-flex-div {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .body-content-5-text-img {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 450px;
        height: 500px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-5-text-img img {
        width: 450px;
        height: 500px;
    }

    .body-content-5-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        width: 640px;
        height: 500px;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 0px;
    }

    .body-content-5-text-heading h1 {
        color: #ffffff;
        font-size: 50px;
        margin-top: 65px;
        margin-left: 20px;
        margin-right: 0px;
    }

    .body-content-5-text-p p {
        color: #ffffff;
        font-size: 18px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-5-text-p li {
        color: #ffffff;
        font-size: 18px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-5-text-p li i {
        color: #ffffff;
        font-size: 15px;
    }

    /* body content 5 */

    /* body content 6 */

    .body-content-6-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-6-main-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffffff; */
        background-image: url(../Images/banner/banner\ 16.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 100%;
        height: 600px;
    }

    .body-content-6-text-bg {
        overflow: hidden;
        display: block;
        background-color: #f8f9faa6;
        backdrop-filter: blur(10px);
        width: 1185px;
        height: 450px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-6-text-heading h1 {
        color: #000000;
        font-size: 50px;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 0px;
    }

    .body-content-6-text-p {
        color: #525252;
        font-size: 18px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-6-text-p li {
        color: #525252;
        font-size: 18px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-6-text-p li i {
        color: #ff5100;
        font-size: 18px;
    }

    /* body content 6 */

    /* body content 7 */

    .body-content-7-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-7-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 600px;
    }

    .body-content-7-main-flex-div {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .body-content-7-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #e2e2e2; */
        width: 700px;
        height: 500px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-7-text-heading h1 {
        color: #000000;
        font-size: 50px;
        text-align: justify;
        margin-top: 80px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-7-text-p li {
        color: #525252;
        font-size: 18px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 50px;
        padding-right: 20px;
    }

    .body-content-7-text-p i {
        color: #ff5100;
        font-size: 17px;
    }

    .body-content-7-text-img {
        overflow: hidden;
        display: block;
        background-color: #e2e2e2;
        width: 450px;
        height: 500px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 50px;
    }

    .body-content-7-text-img img {
        width: 450px;
        height: 500px;
    }

    /* body content 7 */
    
    /* footer */

    .footer-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .footer-main-bg {
        overflow: hidden;
        display: block;
        background-color: #F8F9FA;
        width: 100%;
        height: 400px;
    }

    .footer-main-flex-div {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .footer-text-box-1 {
        overflow: hidden;
        display: block;
        /* background-color: #ababab; */
        width: 500px;
        height: 300px;
        margin-top: 50px;
        margin-left: 120px;
    }

    .footer-text-heading-div h3 {
        color: #000000;
        font-size: 30px;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 10px;
    }

    .footer-text-p p {
        color: #525252;
        font-size: 14px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-text-box-2 {
        overflow: hidden;
        display: block;
        /* background-color: #ababab; */
        width: 400px;
        height: 300px;
        margin-top: 50px;
        margin-left: 50px;
    }

    .footer-text-heading-2-div h3 {
        color: #000000;
        font-size: 30px;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 10px;
    }

    .footer-text-links-1-div li {
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 0px;
    }

    .footer-text-links-1-div li a {
        color: #525252;
        font-size: 16px;
        padding-top: 10px;
        transition: all ease;

        &:hover {
            color: #0054C2;
            text-decoration: underline;
        }
    }

    /* footer */

    /* footer 2 */

    .footer-2-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .footer-2-main-bg {
        overflow: hidden;
        display: block;
        background-color: #F8F9FA;
        width: 100%;
        height: 70px;
        border-top: 0.5px solid #e2e2e2;
    }

    .footer-2-main-flex-div {
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .footer-2-text-1 p {
        color: #525252;
        font-size: 16px;
        padding-top: 25px;
        padding-left: 50px;
        padding-right: 0px;
    }

    .footer-2-text-2 p {
        color: #525252;
        font-size: 16px;
        padding-top: 25px;
        padding-left: 0px;
        padding-right: 50px;
    }

    /* footer 2 */

}

/* // XX-Large devices (larger desktops, 1440px and up) */
@media (min-width: 1440px) {

    /* header */
    /* nav 1 */

    .nav-1 {
        overflow: hidden;
        display: block;
        padding-top: 0px;
        width: 100%;
    }

    .nav-1 ul li a {
        overflow: hidden;
        display: block;
        padding-top: 5px;
        width: 100%;
    }

    .navbar-color {
        background-color: #ffffff;
        width: 100%;
        height: 70px;
        box-shadow: 0 0 20px 2px rgb(235, 235, 235);
        transition: 1s;
    }

    .header-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .header-main-bg {
        overflow: hidden;
        display: block;
        background-color: transparent !important;
        border-bottom: none;
        width: 100%;
        height: 60px;
    }

    .header-main-flex {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .header-logo-div {
        margin-top: 10px;
        margin-left: 150px;
    }

    .header-logo-div img {
        width: 50px;
    }

    .header-nav-links {
        margin-top: 17px;
        margin-left: 600px;
    }

    .header-nav-links ul {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .header-nav-links ul li {
        list-style: none;
    }

    .header-nav-links a {
        display: inline-block;
        color: black;
        font-size: 17px;
        transition: all 0.5s;

        &:hover {
            color: #130866;
        }
    }

    .act-page {
        color: #ff5100 !important;
    }

    /* nav 1 */

    /* nav 2 */
    .nav-2 {
        overflow: hidden;
        display: none;
        width: 100%;
    }

    /* nav 2 */
    /* header */

    /* banner */
    .banner-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .banner-main-bg {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        background-image: url(../Images/banner/banner\ 13.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        margin-top: 0px;
        width: 100%;
        height: 750px;
    }

    /* banner */

    /* body content 1 */

    .body-content-1-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-1-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 250px;
    }

    .body-content-1-text-heading h1 {
        color: #000000;
        font-size: 50px;
        text-align: center;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 20px;
    }

    .body-content-1-text-heading span {
        color: #130866;
    }

    .body-content-1-text-heading i {
        color: #ff5100;
        font-size: 40px;
    }

    /* body content 1 */

    /* body content 2 */

    .body-content-2-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-2-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 700px;
    }

    .body-content-2-main-flex-div {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .body-content-2-text-img {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        width: 550px;
        height: 600px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-2-text-img img {
        width: 550px;
        height: 600px;
    }

    .body-content-2-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #949191; */
        width: 830px;
        height: 600px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-2-text-heading h1 {
        color: #000000;
        font-size: 45px;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .body-content-2-text-p p {
        color: #525252;
        font-size: 18px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    /* body content 2 */

    /* body content 3 */

    .body-content-3-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-3-main-bg {
        overflow: hidden;
        display: block;
        background-color: #E8F0FE;
        width: 100%;
        height: 500px;
    }

    .body-content-3-main-flex-div {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .body-content-3-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #868686; */
        width: 830px;
        height: 400px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-3-text-heading h1 {
        color: #000000;
        font-size: 45px;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .body-content-3-text-p p {
        color: #525252;
        font-size: 18px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-3-text-img {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 550px;
        height: 400px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-3-text-img img {
        width: 550px;
        height: 400px;
    }

    /* body content 3 */

    /* body content 4 */
    .body-content-4-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-4-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 600px;
    }

    .body-content-4-main-flex-div {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .body-content-4-box-1 {
        overflow: hidden;
        display: block;
        background-color: #ffb86c;
        width: 600px;
        height: 500px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 150px;
        margin-right: 0px;
    }

    .body-content-4-box-1-text-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffb86c; */
        background-image: url(../Images/img/img\ 6.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 600px;
        height: 500px;
        border-radius: 20px;
    }

    .body-content-4-box-1-text-heading h1 {
        color: #ffffff;
        font-size: 50px;
        margin-top: 50px;
        margin-left: 20px;
        margin-right: 10px;
    }

    .body-content-4-box-1-text-p p {
        color: #ffffff;
        font-size: 18px;
        text-align: justify;
        padding-top: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-4-box-2 {
        overflow: hidden;
        display: block;
        background-color: #7d6cff;
        width: 600px;
        height: 500px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-4-box-2-text-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffb86c; */
        background-image: url(../Images/img/img\ 7.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 600px;
        height: 500px;
        border-radius: 20px;
    }

    .body-content-4-box-2-text-heading h1 {
        color: #ffffff;
        font-size: 50px;
        margin-top: 50px;
        margin-left: 20px;
        margin-right: 10px;
    }

    .body-content-4-box-2-text-p p {
        color: #ffffff;
        font-size: 18px;
        text-align: justify;
        padding-top: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    /* body content 4 */

    /* body content 5 */

    .body-content-5-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-5-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 700px;
    }

    .body-content-5-main-text-bg {
        overflow: hidden;
        display: block;
        background-color: #130866;
        width: 1430px;
        height: 600px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-5-main-text-flex-div {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .body-content-5-text-img {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 500px;
        height: 500px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-5-text-img img {
        width: 500px;
        height: 500px;
    }

    .body-content-5-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #525252; */
        width: 780px;
        height: 500px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-5-text-heading h1 {
        color: #ffffff;
        font-size: 50px;
        margin-top: 65px;
        margin-left: 20px;
        margin-right: 0px;
    }

    .body-content-5-text-p p {
        color: #ffffff;
        font-size: 18px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-5-text-p li {
        color: #ffffff;
        font-size: 18px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-5-text-p li i {
        color: #ffffff;
        font-size: 15px;
    }

    /* body content 5 */

    /* body content 6 */

    .body-content-6-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-6-main-bg {
        overflow: hidden;
        display: block;
        /* background-color: #ffffff; */
        background-image: url(../Images/banner/banner\ 16.png);
        background-position: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-clip: border-box;
        width: 100%;
        height: 600px;
    }

    .body-content-6-text-bg {
        overflow: hidden;
        display: block;
        background-color: #f8f9faa6;
        backdrop-filter: blur(10px);
        width: 1430px;
        height: 450px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-6-text-heading h1 {
        color: #000000;
        font-size: 50px;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 0px;
    }

    .body-content-6-text-p {
        color: #525252;
        font-size: 18px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-6-text-p li {
        color: #525252;
        font-size: 18px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .body-content-6-text-p li i {
        color: #ff5100;
        font-size: 18px;
    }

    /* body content 6 */

    /* body content 7 */

    .body-content-7-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .body-content-7-main-bg {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        width: 100%;
        height: 600px;
    }

    .body-content-7-main-flex-div {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .body-content-7-text-div {
        overflow: hidden;
        display: block;
        /* background-color: #e2e2e2; */
        width: 870px;
        height: 500px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-7-text-heading h1 {
        color: #000000;
        font-size: 50px;
        text-align: justify;
        margin-top: 80px;
        margin-left: 50px;
        margin-right: 0px;
    }

    .body-content-7-text-p li {
        color: #525252;
        font-size: 18px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 50px;
        padding-right: 20px;
    }

    .body-content-7-text-p i {
        color: #ff5100;
        font-size: 17px;
    }

    .body-content-7-text-img {
        overflow: hidden;
        display: block;
        background-color: #e2e2e2;
        width: 500px;
        height: 500px;
        border-radius: 20px;
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 50px;
    }

    .body-content-7-text-img img {
        width: 500px;
        height: 500px;
    }

    /* body content 7 */

    /* footer */

    .footer-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .footer-main-bg {
        overflow: hidden;
        display: block;
        background-color: #F8F9FA;
        width: 100%;
        height: 400px;
    }

    .footer-main-flex-div {
        overflow: hidden;
        display: flex;
        width: 100%;
    }

    .footer-text-box-1 {
        overflow: hidden;
        display: block;
        /* background-color: #ababab; */
        width: 500px;
        height: 300px;
        margin-top: 50px;
        margin-left: 180px;
    }

    .footer-text-heading-div h3 {
        color: #000000;
        font-size: 30px;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 10px;
    }

    .footer-text-p p {
        color: #525252;
        font-size: 15px;
        text-align: justify;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-text-box-2 {
        overflow: hidden;
        display: block;
        /* background-color: #ababab; */
        width: 400px;
        height: 300px;
        margin-top: 50px;
        margin-left: 50px;
    }

    .footer-text-heading-2-div h3 {
        color: #000000;
        font-size: 30px;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 10px;
    }

    .footer-text-links-1-div li {
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 0px;
    }

    .footer-text-links-1-div li a {
        color: #525252;
        font-size: 16px;
        padding-top: 10px;
        transition: all ease;

        &:hover {
            color: #0054C2;
            text-decoration: underline;
        }
    }

    /* footer */

    /* footer 2 */

    .footer-2-main-div {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .footer-2-main-bg {
        overflow: hidden;
        display: block;
        background-color: #F8F9FA;
        width: 100%;
        height: 70px;
        border-top: 0.5px solid #e2e2e2;
    }

    .footer-2-main-flex-div {
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .footer-2-text-1 p {
        color: #525252;
        font-size: 16px;
        padding-top: 25px;
        padding-left: 50px;
        padding-right: 0px;
    }

    .footer-2-text-2 p {
        color: #525252;
        font-size: 16px;
        padding-top: 25px;
        padding-left: 0px;
        padding-right: 50px;
    }

    /* footer 2 */
}

::-webkit-scrollbar {
    background-color: black;
    width: 8px;
}

::-webkit-scrollbar-thumb {
    background-color: #ffffff;
    border-radius: 0px;
}